Instance Methods

The following instance methods are available globally.

  • Function to start observe Network changes

    Declaration

    Swift

    public func start()
  • Function to remove observer on Network changes

    Declaration

    Swift

    public func stop()
  • Change Network status

    Declaration

    Swift

    func reachability(change flags: SCNetworkReachabilityFlags)